printeditor: Create the dialog every time
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 13:38:35 +0000 (09:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 8 Aug 2020 15:48:32 +0000 (11:48 -0400)
commitd099276b8948144c271d6154bfb9844065de709a
treea9766881135461891798c26ca4a165db3a5b5734
parent56afa05b977d794b9a2722b7cfa1e58f35b6444b
printeditor: Create the dialog every time

Trying to work around gtk_show_about_dialog() is
not worth it, just recreate the dialog from scratch.
demos/print-editor/print-editor.c